getValue3

abstract fun getValue3(): String

Gets the third generic value associated with this condition, as a string. The meaning of this value is determined by the getType of the condition.

Return

The third value as a string, or null if not set or not applicable.